xenpaging: print page-in/page-out progress
authorKeir Fraser <keir@xen.org>
Tue, 11 Jan 2011 10:32:59 +0000 (10:32 +0000)
committerKeir Fraser <keir@xen.org>
Tue, 11 Jan 2011 10:32:59 +0000 (10:32 +0000)
commit58097363efc2d53ff5e7379e18955a75679e27eb
treee3643cff70218b38e1604f96dc1782fa9a67a9be
parent86ef532d290b9cc9db1950d4d01c0f7a3fe3e0af
xenpaging: print page-in/page-out progress

Now that DPRINTF is triggered only when the environment variable
XENPAGING_DEBUG is found, make such a debug session actually useful by
printing the entire page-out/page-in process. The 'Got event from Xen'
message alone is not helpful.

Signed-off-by: Olaf Hering <olaf@aepfle.de>
tools/xenpaging/xenpaging.c